Appliance Update Pending SourceType
Appliance Update Pending SourceType
The Appliance Update Pending SourceType enumerated type defines the supported types of sources of updates.
Possible values:
LAST_CHECK
: Do not perform a new check, return the previous resultLOCAL
: Check the local sources, ISO devices, staged areaLOCAL_AND_ONLINE
: Check the local sources, ISO devices, staged area, then online repository as stated in update policy
This enumeration was added in vSphere API 6.7.
This data structure has no properties.
Enumeration:
LAST_CHECK,
LOCAL,
LOCAL_AND_ONLINE,